home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13520 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Turbo C++ 3.0 Timer.H
  5. Date: Mon, 08 Apr 96 12:35:33 GMT
  6. Organization: none
  7. Message-ID: <828966933snz@genesis.demon.co.uk>
  8. References: <4k98hl$3fk@sanjuan.islandnet.com>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <4k98hl$3fk@sanjuan.islandnet.com>
  15.            abehind@islandnet.com "Abram Hindle" writes:
  16.  
  17. >How do I use the TIMR.H is turbo c++?
  18.  
  19. TIMR.H is not defined by the C language. Try an implementation-specific
  20. newsgroup, maybe comp.os.msdos.programmer.
  21.  
  22. >I try but can't seem to do anything!
  23. >I include it then I try starting a timer by going:
  24. >Timer::start();
  25.  
  26. :: is a syntax error in C. The place to discuss C++ is comp.lang.c++ (but
  27. make sure your question is about the C++ language).
  28.  
  29. >It then says error and it should have a -> or a . in front of
  30. >it so I put the . in front of it and it gives me other error
  31. >messages. It's memmber of Timer(); I'm calling but it doesn't 
  32. >do anything for me! COuld You guys PLEASE HELP?
  33.  
  34. You'll fare much better by posting to an appropriate newsgroup.
  35.  
  36. -- 
  37. -----------------------------------------
  38. Lawrence Kirby | fred@genesis.demon.co.uk
  39. Wilts, England | 70734.126@compuserve.com
  40. -----------------------------------------
  41.